GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.__GdViewer / SavingProgress Method





In This Topic
SavingProgress Method (__GdViewer)
In This Topic
Syntax
'Declaration
 
<DispIdAttribute(15)>
Sub SavingProgress( _
   ByVal PageNo As Integer, _
   ByVal PageCount As Integer _
) 
[DispId(15)]
void SavingProgress( 
   int PageNo,
   int PageCount
)
procedure SavingProgress( 
    PageNo: Integer;
    PageCount: Integer
); 
DispIdAttribute(15)
function SavingProgress( 
   PageNo : int,
   PageCount : int
);
[DispId(15)]
void SavingProgress( 
   int PageNo,
   int PageCount
) 
[DispId(15)]
void SavingProgress( 
   int PageNo,
   int PageCount
) 

Parameters

PageNo
PageCount
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.__GdViewer
__GdViewer Members